v0.16.3

Detritus

interface RawUserSettings

Properties
afk_timeoutanimate_emojisconvert_emoticonsdefault_guilds_restricteddetect_platform_accountsdeveloper_modedisable_games_tabenable_tts_commandexplicit_content_filterfriend_source_flagsgif_auto_playguild_foldersguild_positionsinline_attachment_mediainline_embed_medialocalemessage_display_compactrender_embedsrender_reactionsrestricted_guildsshow_current_gamestatusthemetimezone_offset

Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only
index / detritus-client / gateway / RawUserSettings

Interface RawUserSettings

Defined in rawevents

Properties

afk_timeout: number
animate_emojis: boolean
convert_emoticons: boolean
default_guilds_restricted: boolean
detect_platform_accounts: boolean
developer_mode: boolean
disable_games_tab: boolean
enable_tts_command: boolean
explicit_content_filter: number
friend_source_flags: {all: boolean}
gif_auto_play: boolean
guild_folders: Array<string>external Array
guild_positions: Array<string>external Array
inline_attachment_media: boolean
inline_embed_media: boolean
locale: string
message_display_compact: boolean
render_embeds: boolean
render_reactions: boolean
restricted_guilds: Array<string>external Array
show_current_game: boolean
status: string
theme: string
timezone_offset: number